const net/http.http2bufWriterPoolBufferSize
3 uses
net/http (current package)
h2_bundle.go#L3468: const http2bufWriterPoolBufferSize = 4 << 10
h2_bundle.go#L3472: return bufio.NewWriterSize(nil, http2bufWriterPoolBufferSize)
h2_bundle.go#L3478: return http2bufWriterPoolBufferSize
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)